In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetCustomPDFInformation Method

GetCustomPDFInformation Method (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Function GetCustomPDFInformation( _

   ByVal Key As String _

) As String
public string GetCustomPDFInformation( 

   string Key

)
public function GetCustomPDFInformation( 

    Key: String

): String; 
public function GetCustomPDFInformation( 

   Key : String

) : String;
public: string* GetCustomPDFInformation( 

   string* Key

) 
public:

String^ GetCustomPDFInformation( 

   String^ Key

) 

Parameters

Key
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members